home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2001 November
/
EnterCD 11_2001.iso
/
Internet
/
CoffeCup HTML Editor 9_0
/
CoffeeHTML90.exe
/
%MAINDIR%
/
Snippets
/
Display your hard drive.snp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-09-13
|
252 b
|
9 lines
<!-- This will show the contents of the users C: drive,
not much of a point but neat (change the drive letter
to let them see any drive-->
<FORM ACTION="FILE:///C:/" METHOD=GET>
<INPUT TYPE="SUBMIT" VALUE="Contents Of Your C: Drive"></FORM>